a {
	text-underline: none;
	color: #008C9A;
}

a:hover {
	text-underline: none;
}

.btn-link:focus,
.btn-link:hover {
	text-decoration: none;
}

@media (min-width: 768px){
	.custom-navbar{
		height: 90px;
		margin-bottom: 0px;
	}
	.custom-navbar-show .navbar-nav>li{
		line-height: 60px;
		padding-top: 20px;
	}
	.custom-navbar-show>.navbar-nav>li>a {
		font-size: 16px;
		color: #54534A;
	}
	.custom-navbar-show>ul>li>a:hover{
		color: #008c9a;
		font-weight: 800;
		text-underline:underline;
		background-color: #fff;
		border-bottom:2px solid #008c9a;
	}
	.custom-navbar-selected{
		color: #008c9a!important;
		font-weight: 800;
		text-underline:underline;
		background-color: #fff;
		border-bottom:2px solid #008c9a;
	}
	
	.custom-navbar-show .nav-obl{
		display: block;
		line-height: 60px;
	}
	.custom-navbar-show .nav-obl:after {
	    padding: 0 5px;
	    color: #ccc;
	    content: "/\00a0";
	}
	.custom-navbar-show .nav .open>a{
		background-color: #fff;
		border-bottom:2px solid #008c9a;
	}
	.custom-navbar-show .nav .open > .dropdown-menu:before {
	    content: '';
	    display: block;
	    position: absolute;
	    left: -1000px;
	    right: -1000px;
	    top: 0;
	    bottom: 0;
	    background: #E7E7E7;
	    z-index: -1;
	}
	.custom-navbar-show .nav > li {
	    margin-right: 14px;
	    position: static;
	    float: left;
	}
	.custom-navbar-show .nav .open > .dropdown-menu > li {
    	padding-right: 0;
	    display: inline-block;
	    vertical-align: top;
	    width: 25%;
	    padding-top: 10px;
	    padding-bottom: 10px;
	    padding-left: 15px;
	    float: left;
	}
	.custom-navbar-show .nav .open > .dropdown-menu > li > a {
	    border-bottom: 1.5px solid #008C9A;
	    background: none;
	    padding: 9px 0;
	    line-height: 1;
	    font-size: 14px;
	    color: #54534A;
	    text-transform: uppercase;
	    letter-spacing: 0px;
	    margin-bottom: 0;
	    color: #7A796F;
	}
	.custom-navbar-show .nav .open > .dropdown-menu {
	    left: 50%;
	    right: 0;
	    margin-left: -38%;
	    top: 74px;
	    border-radius: 0;
	    -webkit-box-shadow: none;
	    box-shadow: none;
	    border: none;
	    width: 900px;
	    margin-top: 0;
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    padding: 15px 0;
	    -webkit-animation: menuIn 1s;
	    animation: menuIn 1s;
	}
	.custom-navbar-show .nav .open>a:after {
	    /*display: block;
	    content: '';
	    width: 0;
	    height: 0;
	    border-style: solid;
	    border-width: 0 25px 13px 25px;
	    border-color: transparent transparent #E7E7E7 transparent;
	    position: absolute;
	    left: -webkit-calc(50% - 30px);
	    left: calc(50% - 30px);
	    bottom: 0;
	    -webkit-animation: menuIn 1s;
	    animation: menuIn 1s;*/
	}
	.dropdown-menu {
	    position: absolute;
	    top: 100%;
	    left: 0;
	    z-index: 1000;
	    display: none;
	    float: left;
	    min-width: 160px;
	    padding: 5px 0;
	    margin: 2px 0 0;
	    list-style: none;
	    font-size: 16px;
	    text-align: left;
	    background-color: #fff;
	    border: 1px solid #ccc;
	    border: 1px solid rgba(0,0,0,0.15);
	    border-radius: 4px;
	    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	    background-clip: padding-box;
	}
	.custom-navbar-show .nav .open > .dropdown-menu .dropdown-menu {
	    position: relative;
	    top: 0;
	    float: none;
	    padding: 0;
	    border: none;
	    border-radius: 0;
	    -webkit-box-shadow: none;
	    box-shadow: none;
	    margin: 0;
	    background: none;
	    display: block;
	}
	.custom-navbar-show .open > .dropdown-menu .dropdown-menu li {
    	display: block;
    	margin: 0;
    	padding: 0;
	}
	.custom-navbar-show .open > .dropdown-menu .dropdown-menu>li>a {
	    display: block;
	    padding: 3px 0px;
	    clear: both;
	    font-weight: 400;
	    line-height: 1.42857143;
	    color: #333;
	    white-space: nowrap;
	    font-size: 14px;
	}
	.custom-navbar-show .nav .open >.dropdown-menu .dropdown-menu > li {
	    padding-top: 0px; 
	    padding-bottom: 0px;
	}
	.custom-navbar-show .nav .open>a:hover{
		background-color: #fff;
		text-underline:underline;
		border-bottom:2px solid #008c9a;
	}
	.custom-navbar-show ul li a:focus{
		background-color: #fff;
	}
	.navbar-brand {
		/*padding: 30px 30px;*/
	}
}

@media(max-width: 768px) {
	#wewixinqrcode {
	    margin-top: 40%;
	}
	.custom-navbar{
		margin-top: 40px;
	}
	.navbar-brand img{
		width: 120px;
	}
	.custom-navbar{
		margin-bottom: 0px;
	}
	.ecustom-index-1 .index-show-img,
	.ecustom-index-2 .index-show-img,
	.ecustom-index-3 .index-show-img
	{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.ecustom-index-1 .index-show-info,
	.ecustom-index-3 .index-show-info,
	.ecustom-index-2 .index-show-info{
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.ecustom-index-1 .index-show-info .info-tips ,
	.ecustom-index-2 .index-show-info .info-tips ,
	.ecustom-index-3 .index-show-info .info-tips {
		padding-top: 10px;
	}
	.ecustom-index-1 .index-show-info .info-button,
	.ecustom-index-2 .index-show-info .info-button,
	.ecustom-index-3 .index-show-info .info-button{
		padding-top: 10px;
	}
	.ecustom-index-1 .index-show-info .info-title,
	.ecustom-index-2 .index-show-info .info-title,
	.ecustom-index-3 .index-show-info .info-title
	 {
	    font-size: 28px;
	}
	.index-news .news-content{
		margin-bottom: 20px;
		padding: 25px 25px;
	}
	.index-news .news-content .news-detail {
	    padding-top: 10px;
	    line-height: 25px;
	}
	.index-news .news-content .news-title {
	    font-size: 25px;
	    line-height: 40px;
	}
}

@media (min-width: @screen-sm-min) {
	.navbar-brand img {
		width: 100px;
		height: 20px;
	}
}

@media (min-width: @screen-lg-min) {}

.custom-webtop {
	background-color: #00889c;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

.custom-toptools {
	background: #f1f1f1;
	height: 40px;
	text-align: left;
	line-height: 40px;
	margin-top:40px ;
}
.custom-toptools a{
	color:#acacac;
}
.custom-toptools a:hover{
	color:#00889c;
	font-weight: bold;
	text-underline: none;
}
.custom-toptools .link-en-web{
	color:#54534A;
	font-size: 12px;
}
.custom-quicktools {
	text-align: right;
}

.custom-quicktools a>i {
	padding-right: 10px;
}

.custom-quicktools a {}

.custom-quicktools a:hover {
	color: #008c9a;
	font-weight: 800;
	
}
.ecusom-breadcrumb-nav a{
	color:#767676;
}
.custom-breadcrumb .breadcrumb {
	padding: 4px 10px;
	margin-bottom: 0px;
	list-style: none;
	border-radius: 0px;
	font-size: 12px;
}

.footer-banner {
	background-color: #00889c;
	height: 70px;
	line-height: 70px;
}
.custom-footer{
	margin-top: 50px;
}
.ecustom-friendship-link {
	background-color: #dcdcdc;
	height: 220px;
}
.ecustom-friendship-link ul{
	text-align:left;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
.ecustom-friendship-link ul li{
	display:inline-block;
	width: 33%;
	padding-top: 25px;
}
.ecustom-friendship-link a {
    color: #54534A;
}
.ecustom-friendship-link a:hover {
	color: #008C9A;
}
.ecustom-friendship-link .along{
	padding-top: 25px;
}
.ecustom-friendship-link .along .comin{
	padding-top: 115px;
}
.ecustom-friendship-link .along .comin span{
	padding-right: 10px;
}
.ecustom-friendship-link .comin{
	padding-top: 20px;
}
.ecustom-friendship-link .comin img{
	width: 100px;
}
.m-comin{
	color: #008C9A;
	padding-left:7px;
}
.m-comin i{
	padding-left:15px;
}
.ecustom-friendship-link i{
	color: #008C9A;
	padding-left:7px;
}
.ecustom-copyright {
	text-align: center;
	line-height: 50px;
	color: #979797;
}

.ecustom-index-banner {
	/*height: 500px;*/
	background-color: #33a5cb;
	/*background: url(../img/banner.jpg) no-repeat center;*/
	background-size: contain;
}

.ecustom-index-2 {
	background: #00889C;
	color: #fff;
}

.ecustom-index-1 {
	background-color: #f9f9f9;
}

.index-show-img {
	padding-top: 100px;
	padding-bottom: 140px;
}

.ecustom-index-1 .index-show-img {}

.index-show-info {
	padding-top: 100px;
	padding-bottom: 140px;
}

.index-show-info .info-title {
	font-size: 36px;
}

.index-show-info .info-button {
	padding-top: 70px;
}
.navbar-footer{
	margin-bottom: 0px;
}
.index-show-info .info-tips {
	padding-top: 40px;
	line-height: 40px;
}

.index-news {
	background-color: #F8F8F8;
}

.index-news .news-panel {
	font-size: 36px;
	padding: 20px 0px;
}

.news-content {
	margin-bottom: 20px;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: #dbdbdb 0px 0px 15px;
	background: #fffff;
	padding: 45px 45px;
}

.news-content .news-title {
	font-size: 30px;
	line-height: 50px;
}

.news-content .news-detail {
	padding-top: 15px;
	line-height: 35px;
}

.news-content .news-more {
	padding-top: 25px;
}

.btn-circle {
	padding-left: 30px;
	padding-right: 30px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.btn-circle.btn-lg {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.btn-circle.btn-xl {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.ecustom-caption {
	text-align: center;
}

.ecustom-panel {
	padding-top: 40px;
	padding-bottom: 40px;
}

.page-title-2 {
	color: #9B9B9B;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ecustom-row{
	margin-left: -30px;
	margin-right:-30px;
}

.ecustom-product-content .product-content-thumbnail-link:after {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background: url(../img/icon-enlarge.png) center center no-repeat #979797;
    position: absolute;
    right: 0;
    bottom: 0;
}
.ecustom-product-content .product-content-thumbnail-link {
    display: block;
    outline: none;
    position: relative;
    -webkit-box-shadow: 0 2px 30px 0 rgba(0,0,0,0.05);
    box-shadow: 0 2px 30px 0 rgba(0,0,0,0.05);
    background: #fff;
    border: 1px solid #979797;
    text-decoration: none;
}
.ecustom-product-content .modal-header{
	padding: 0;
    border: none;
}
.ecustom-product-content .modal-header .close {
    position: absolute;
    right: -15px;
    top: -15px;
    margin: 0;
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    opacity: 1;
    z-index: 1;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}
.ecustom-product-content .modal{
	top: 20%;
}
.ecustom-product-content .ecustom-form{
}
.ecustom-product-param,.ecustom-product-form{
	margin-top:30px;
}
.ecustom-panel-group{
	
}

.ecustom-panel-group .ecusom-panel-title{
	display: block;
	font-size: 24px;
	
}
.ecustom-panel-group .ecusom-panel-title a{
	display: block;
	font-size: 24px;
	height: 60px;
	line-height:60px ;
	color: #65a9b6;
}
.ecustom-panel-group .ecusom-panel-title a:hover{
	text-decoration: none;
}
.ecustom-panel-group .panel-default{
	border: none;
}
.ecustom-panel-group  .panel{
	border-radius:0px;
}
.ecustom-panel-group .panel-heading{
	background-color: #fff;
	background-image: none;
	border-top: 1px solid #ddd;
}

